﻿/* 全局样式初始化 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{
    margin:0;padding:0;border:0;
}
body{
    background:#fff;color:#333;font-size:12px; margin-top:5px;font-family:"SimSun","宋体","Arial Narrow"; margin:0;
}
ul,ol{
    list-style-type:none;
}
select,input,img,select{
    vertical-align:middle;
	
}
a{text-decoration:none;}
a:link
{
	color: #333333;
	text-decoration: none;
}
a:visited
{
	color: #333333;
	text-decoration: none;
}
a:hover, a:active, a:focus
{
	color: #333333;
	text-decoration: underline;
} 

/* 全局样式初始化 */
.topbg
{
	
	width: 100%;
	height: 92px;
	background-color: #ffb30b;
}
.topbox
{
	width: 1100px;
	height: 92px;
	background-image: url('../images/top.jpg');
	display:block;
	
	margin:0 auto;
}

.toplogo{ height:92px; float:left;}
.topcaidan{ width:690px; height:50px; display:block; overflow:hidden; float:right; margin-top:42px;}
.topcaidan a
{
	font-size: 16px;
	color: #161616;
	font-family: 微软雅黑;
	font-weight: bold;
	width: 85px;
	height: 50px;
	display: block;
	float: left;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
}

.topcaidan a:hover{color:#b7b4af;background-color:#2d2d2d;}
.menuhere{color:#b7b4af;background-color:#2d2d2d;}

.menubox{float:right;margin-top:92px;position:absolute;margin-left:410px;z-index:999;}
.menubox ul{float:left;width:85px;font-family:"SimHei";min-height:10px;font-size:16px;display:none;}
.menubox ul a{text-decoration:none;}
.menubox ul li{height:40px;width:85px;text-align:center;background:#2d2d2d;color:#b7b4af;line-height:40px;}
.menubox ul li:hover{background:#464646;text-decoration:none;}
.ban{ background-color:#ffc000; width:100%; height:auto; display:block; margin:0 auto; text-align:center;}



.bot
{
	 clear:both;
	background-position: center;
	height: 487px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #ffb70b;
	
}
.bot_box{ width:1100px; height:487px; display:block; overflow:hidden; margin:0 auto;
	background-image: url('../images/bot.jpg');
	background-repeat: repeat;}
.bot_left{ width:450px; height:537px; display:block; overflow:hidden;  float:left;  text-align:left; margin-top:70px;}
.bot_left2{ width:430px; height:75px; display:block; margin-left:5px; margin-top:18px; line-height:20px;}
.bot_rigth{ width:620px; height:500px; display:block; overflow:hidden; float:right; text-align:left;}
.bot2
{
	width: 100%;
	height: 45px;
	display: block;
	text-align: center;
	color: #C0C0C0;
	text-decoration: none;
	background-color: #161616;
	line-height:45px;
}

.list{ width:85px; height:200px; display:block;  text-align:left; margin-top:150px; margin-left:100px; float:left; }
.list ul li{list-style-type:disc;}
.list a
{
	font-weight:bold;
	display: block;
	clear: both;
	font-size:12px;
	line-height: 25px;
	font-family: 微软雅黑;
	color: #000000;
}
.bot_dizhi{ clear:both; width:100%; height:25px; display:block; text-align:right; margin-top:125px;}

.news
{
	clear:both;
	width: 100%;
	height: 681px;
	display:block;
	overflow:hidden;
	text-align:center;
	background-color: #1a1d22;
	text-align:center;
	background-image:url('../images/xinwen.jpg');
	margin-top:95px;
	
}
.pro
{
	clear:both;
	width: 100%;
	height: 300px;
	display:block;
	overflow:hidden;
	text-align:center;
	background-color: #1a1d22;
	text-align:center;
	
}

.news_box
{
	/*margin-top:95px;*/
	width: 1100px;
	height: 681px;
	display:block;
	overflow:hidden;
	margin:0 auto;
	background-image: url('../images/newss.jpg');
	text-align:left;
	
}

.newslist{ 
	width:323px; 
	height:465px; 
	display:block; 
	overflow:hidden;
	float:left;
	margin-top:45px;
	background-image:url('../images/xwkbg.jpg');

}
/*.newslist ul li{list-style-type:disc;}*/
.newslist>p{color:#b5b4b1;font-size:20px;font-family:"SimHei";width:100%;text-align:center;margin-top:13px;}
.newslist>*{margin:0px 5px;}
.newslist .imgbox{position:relative;z-index:2;height:165px;width:315px;margin-top:-165px;
background-image:url('../images/xiangkuang.png');background-size:100% 100%;}
.newslist img{height:165px;width:315px;position:relative;z-index:1;margin-top:7px;}
.newslist table{width:315px ! important;margin:0px 5px;}
.newslist table tbody{width:100%;}
.newslist>.newslisttitle{margin-left:-10px;}
.newslisttitle{width:95%;height:38px;display:block;}
.newslisttitle a
{
	margin-left:9px;
	font-size: 13px;
	float: left;
	font-family: 微软雅黑;
	color: #686a71;
	line-height: 38px;
	text-decoration:none;
}
.newslisttitle a:hover
{
	color: #d6c055;
}

.newslisttitle span
{
	font-size: 8px;
	float: right;
	color: #494a4d;
	font-family: Arial;
	line-height:38px;
}
.pro_box
{
	width: 1100px;
	height: 300px;
	display:block;
	overflow:hidden;
	margin:0 auto;
	background-image: url('../images/pro.jpg');
	
}


.pagebg
{
	background-color: #fff;
}
.pagesearch
{
	width: 100%;
	height: 85px;
	background-image: url('../images/search-bg.jpg');
}
.searchmid
{
	width:1100px;
	height:80px;
	margin-top:2px;
	background-image: url('../images/search-mid.jpg');
	background-repeat: no-repeat;
	display:block;
	overflow:hidden;
	margin:0 auto;
}

.searchmid2
{
	width: 1100px;
	height: 80px;
	margin-top: 2px;
	background-image: url('../images/search-mid2.jpg');
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	text-align:center;
}

.searchtext
{
	border-style: none;
	width: 380px;
	height: 32px;
	line-height: 32px;
	color: #C0C0C0;
	margin-top:23px;
	margin-left:353px;
	float:left;
}

.searchbt
{
	border-style: none;
	width: 94px;
	height: 37px;
	line-height: 37px;
	display:block;
		float:left;
	color: #C0C0C0;
	margin-top:23px;
	margin-left:5px;
	position:relative;
	z-index:100;	
	
	}
	
.bt1
{background-image: url('/../images/bt.jpg');
	background-repeat: no-repeat;
	width: 181px;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
	
	border:none;
		margin-top:21px;
	margin-left:123px;
}

.bt2
{background-image: url('/../images/bt.jpg');
	background-repeat: no-repeat;
	width: 181px;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
	
	border:none;
		margin-top:21px;
	margin-left:18px;
}

.ban1{ width:1100px; height:90px; display:block; margin:0 auto; margin-top:8px; margin-bottom:20px;}
.pagetitle{width:930px; height:53px; display:block; margin:0 auto;background-image: url('../images/pagetitle.jpg'); padding-left:160px; }
.pagetitle a
{
	line-height: 53px;
	font-family: 微软雅黑;
	font-size: 15px;
	color: #333333;
	width: 100px;
	height: 50px;
	margin: 0 30px;
	font-weight: bold;
}

.about1
{
	
	width: 1100px;
	margin:0px auto 50px auto;
	background-color: #FFFFFF;
	height:100%;
	position:relative;
}
.news1
{
	
	width: 1100px;
	margin:0px auto 50px auto;
	background-color: #FFFFFF;
	min-height:1038px;
	position:relative;
}
.case1
{
	
	width: 1100px;
	margin:0px auto 50px auto;
	background-color: #FFFFFF;
	min-height:1038px;
	position:relative;
}
.pageleft
{
	background-position: right;
	width: 810px;
	height: 100%;
	min-height:1080px;
	float: left;
	background-image: url('../images/line.jpg');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position:relative;
}
.pageright
{
	width: 280px;
	height:1061px;
	float: right;
	background-color: #FFFFFF;
	overflow:hidden;
}
	
.mylist
{
	background-position: bottom;
	clear: both;
	width: 800px;
	height: 210px;
	display: block;
	overflow: hidden;

	background-image: url('../images/line.jpg');
	background-repeat: repeat-x;
}

.mylist_l{ width:250px; height:190px; display:block; overflow:hidden; padding:10px; float:left;}

.mylist_r{width:520px; height:150px; display:block; overflow:hidden; float:right; margin-top:40px;}
.mylist_r a
{
	font-family: 微软雅黑;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.mylist_r span
{
	clear: both;
	height:25px;
	
	width: 100%;
	display: block;
	text-align: right;
	font-size: 8px;
	font-family: 微软雅黑;
	text-decoration: none;
	line-height:25px;
	margin-top:20px;
}

.mylist_a
{
	font-size:13px;
	
	}
	
	
.listrightbox{ clear:both; height:93px; width:260px;  display:block; overflow:hidden; margin:0 auto;}

.listrightbox_l{ width:100px; height:70px; float:left; margin-left:5px; margin-top:5px; float:left;}
.listrightbox_r{width:140px; height:70px; float:left; margin:10x; float:right; margin-top:10px;}

.listrightbox_r a
{
	clear: both;
	display: block;
	font-family: 微软雅黑;
	font-size: 12px;
	color: #666666;
}

.listrightbox_r span{ clear:both; width:100%; height:30px; display:block; text-align:right;  margin-top:10px;}

.prolist
{
	width: 484px;
	height: 296px;
	display: block;
	background-image: url('../images/probg.jpg');
	float:left;
	 margin-left:45px;
	 margin-top:50px;
	 
}

.prolist_a
{
	 width:370px;
	 height:25px;
	font-size: 18px;
	font-family: 微软雅黑;
	text-decoration: none;
	color: #666666;
	display:block;
	overflow:hidden;
	padding-top:18px;
	padding-left:45px;

	
}

.prolist span
{
	width:420px;
	height:20px;
	display:block;
	overflow:hidden;
	font-size: 12px;
	font-family: 微软雅黑;
	text-align:right;
	
	}
	
.prolist  img{ width:408px; height:210px; display:block; overflow:hidden; margin-left:40px;	}
.pagetitile
{
	width: 100%;
	height: 1px;
	display: block;
	background-image: url('../images/line.jpg');
	background-repeat: repeat-x;
}	
	

	
	
	/*分页控件样式*/
.fenye{ margin-top:15px;  clear:both;  display:block; margin-bottom:50px; }

.paginator { font: 12px Arial, Helvetica, sans-serif;padding:5px 10px 5px 0; margin: 0px; }
.paginator a {border:solid 1px #2b2b2b;color:#2b2b2b;cursor:pointer;text-decoration:none;}
.paginator a:visited {padding: 1px 6px; border: solid 1px #2b2b2b; background: #f7c318; text-decoration: none;}
.paginator .cpb {border:1px solid #2b2b2b;font-weight:700;color:#2b2b2b;background-color:#f7c318; }
.paginator a:hover {border:solid 1px #171717;color:#171717;text-decoration:none;}
.paginator a,.paginator a:visited,.paginator .cpb,.paginator a:hover  
{float:left;height:22px;line-height:22px;min-width:16px;_width:16px;margin-right:4px;text-align:center;
 white-space:nowrap;font-size:12px;font-family:Arial,SimSun;padding:0 3px;}
 
 
/*分页控件样式*/

.conuscen{width:1100px;margin:0px auto;font-family:"SimSun";}
.conuscen .context{margin:30px 10px 30px 10px;}
.conuscen .context p{padding:5px 0px;}
.anchorBL{display:none;}
.BMap_cpyCtrl{display:none;}
.scrolltop{width:40px;height:40px;background-image: url('../images/top.png');position:fixed;bottom:50px;right:50px;cursor:pointer;}
.kuai{width:4px;height:4px;background:#2b2c30;float:left;margin-top:15px;margin-left:7px;
    -moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:15px; }


.pagination{margin:30px 0;position:absolute;bottom:-35px;right:0px;}
.casepage{clear:both; text-align:center; margin:0 auto;float:right;margin-right:30px;
	position:absolute;bottom:-35px;right:0px;}

.defaultl .case_m{height:480px;margin:50px auto;width:1024px;}

.incom{max-width:1000px;height:500px;margin:auto;color:#868684;font-size:16px;font-family:"微软雅黑";}
.incom a{color:#494c4c;}
.incom .topimg{margin-top:50px;text-align:center;}
.incom .bott{margin-top:50px;width:100%;}
.incom .bott .incleft{width:48%;float:left;}
.incom .bott .incleft h1{color:#f0c633;}
.incom .bott .incleft p em{font-size:20px;font-weight:bold;}
.incom .bott .incleft p span{float:right;}
.incom .bott .incright{width:48%;float:right;}
.incom .bott .incright img{position:relative;z-index:1;}
.incom .bott .incright .imgbox{background:url('../images/kuang2.png');background-size:100% 100%;width:466px;
height:265px;position:relative;z-index:2;margin-top:-265px;}